func go.uber.org/mock/gomock.newCall
2 uses
go.uber.org/mock/gomock (current package)
call.go#L49: func newCall(t TestHelper, receiver any, method string, methodType reflect.Type, args ...any) *Call {
controller.go#L185: call := newCall(ctrl.T, receiver, method, methodType, args...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)